[HVM][SVM] flush all entries from guest ASIDs when xen writes CR3.
authorTim Deegan <Tim.Deegan@xensource.com>
Wed, 20 Jun 2007 09:55:37 +0000 (10:55 +0100)
committerTim Deegan <Tim.Deegan@xensource.com>
Wed, 20 Jun 2007 09:55:37 +0000 (10:55 +0100)
commiteed63189dabd90abe422b0e94ab8854783329bed
tree3e01a11d96bd1f15145e74bf7cd06bcb1c64229f
parent2677d3c3f314c7e159cf24b6fb1fc6b6f4f98ef9
[HVM][SVM] flush all entries from guest ASIDs when xen writes CR3.
This makes the assumptions about TLB flush behaviour in the page-type
system and the shadow code safe again, and fixes a corner case of NPT
log-dirty.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/flushtlb.c
xen/arch/x86/hvm/svm/asid.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/vmx/vmx.c
xen/include/asm-x86/hvm/hvm.h
xen/include/asm-x86/hvm/support.h
xen/include/asm-x86/hvm/svm/asid.h